home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
U.S. Robotics Connections 2
/
US Robotics Connections.iso
/
pc
/
sourcepc
/
palmpc.dir
/
00214.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-03-01
|
234 b
|
11 lines
on exitFrame
global gCalNum, gSetNum, gLastNum, gOperation, gAnswer
set gAnswer to 0
set gCalNum to 0
set gSetNum to 0
set gOperation to EMPTY
repeat with i = 37 to 47
set the visible of sprite i to 0
end repeat
end